A progression of values of type Char.
Char
Checks if the progression is empty.
Returns an iterator over the elements of this object.
The first element in the progression.
The last element in the progression.
The step of the progression.
Returns a progression that goes over the same range in the opposite direction with the same step.
Returns a progression that goes over the same range with the given step.